CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C SOCKET

搜索资源列表

  1. CshopSocket.rar

    0下载:
  2. C#+Socket异步传输,适合大家学习Socket,C#+ Socket asynchronous transfer is suitable for them to learn from Socket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:106471
    • 提供者:小辉
  1. Socket-based-radio-programming

    0下载:
  2. C++编写的基于socket的广播程序设计,DOS界面!-Written in C socket-based broadcast programming, DOS interface!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2543939
    • 提供者:巫女小
  1. AsyTcpSocketTestDemo.rar

    0下载:
  2. C# SOCKET编程,异步通讯方式,提供客户端和服务端。,C# SOCKET programming, asynchronous means of communication to provide client and server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:210222
    • 提供者:李云阁
  1. Socket.rar

    0下载:
  2. Socket C++封装类, start, bind, listen, accept, close, send, recv...,Socket C++ package type, start, bind, listen, accept, close, send, recv ...
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:7294
    • 提供者:Joker Lee
  1. Scoket

    0下载:
  2. java实现服务端,c#实现客户端,通过socket通信。使用的send和receive都是UTF8格式的。-implement the service-side java, c# implement the client, through socket communication. Send and receive is used in UTF8 format.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:44706
    • 提供者:
  1. socket

    1下载:
  2. windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-04
    • 文件大小:17143
    • 提供者:孙帮山
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3944419
    • 提供者:xc
  1. VoiceChat

    0下载:
  2. C# 语音聊天(Socket)Server和Client-C# Voice Chat (Socket)
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:717291
    • 提供者:lqw
  1. Socket

    0下载:
  2. C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:85416
    • 提供者:卢立国
  1. C

    0下载:
  2. C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,Select()系统调用及 文件描述符集fd_set的应用,Socket接口实现网络异步通信,用C程序挽救Foxmail中的邮件-C to directly read dbf file, RS-232-C port real-time monitoring software design and implementation, Select () system call and file descr iptor set fd_se
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3759050
    • 提供者:jzt
  1. FTP

    2下载:
  2. 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-21
    • 文件大小:2729127
    • 提供者:tzy
  1. TCP_socket

    0下载:
  2. Linux C Socket Client.c Server.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1649
    • 提供者:hye
  1. socket

    0下载:
  2. 可以实现注册,登录,聊天等功能!要用到SQL数据库存储数据!-Can be registered, log in, chat and other functions! SQL database used to store data!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:66363
    • 提供者:海海枫
  1. socket

    1下载:
  2. 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:31833
    • 提供者:Sober Peng
  1. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5373
    • 提供者:hgn
  1. socket

    0下载:
  2. 跨平台C++ 功能全面的Socket类库,支持TCP,UDP,限速-Cross-platform C++ full-featured Socket library, support TCP, UDP, speed limits, etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:4336
    • 提供者:danny
  1. aa

    0下载:
  2. C#SOCKET异步书库传输,供学习使用-C# SOCKET Asynchronous Transfer Stack
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:445488
    • 提供者:cake
  1. Socket-Demo-From-MSDN

    0下载:
  2. Socket demo in C#, easy to understand
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:36342
    • 提供者:mxiixm
  1. cSharpsocket-serialize

    0下载:
  2. 基于c# socket通信 对象序列化后的收发源代码 -C# socket-based communication to send and receive serialized object source code
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:469800
    • 提供者:linhan
  1. socket-Chat-room

    0下载:
  2. 使用C++ socket 实现的聊天室程序。供学习使用-Use the chat room procedures C++ socket implementation. For learning to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:6804850
    • 提供者:齐飞
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com